diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-05-23 16:22:02 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-05-23 16:22:02 +0900 |
| commit | ae5e6c3f2a6b68f210ab698e2683ee900b2d3e7f (patch) | |
| tree | 4f90af1283b5fe68a1d13d78ce5aa59eaf5c2ee5 /config/waybar/configs/[TOP & BOT] SummitSplit | |
| parent | 5eaeca58923fac0af581a0310f77ca7beea5cb5d (diff) | |
Added workspace#rw on waybar module bank
Edited Top and Bot waybar
Added TOP Simple waybar config
Added Waybar Style - Wallust Bordered
Diffstat (limited to 'config/waybar/configs/[TOP & BOT] SummitSplit')
| -rw-r--r-- | config/waybar/configs/[TOP & BOT] SummitSplit | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit index 62cb449d..6e9cac28 100644 --- a/config/waybar/configs/[TOP & BOT] SummitSplit +++ b/config/waybar/configs/[TOP & BOT] SummitSplit @@ -24,8 +24,8 @@ ], "modules-center": [ - "idle_inhibitor", - "hyprland/workspaces#4", + "idle_inhibitor", + "clock", "custom/light_dark", ], @@ -35,7 +35,7 @@ "backlight", "bluetooth", "network", - //"custom/updater", + "custom/updater", "custom/cycle_wall", "custom/lock", ], @@ -54,6 +54,7 @@ "height": 0, "margin-left": 8, "margin-right": 8, +//"gtk-layer-shell": true, //"margin-bottom": 0, "modules-left": [ @@ -62,7 +63,7 @@ ], "modules-center": [ - "clock", + "hyprland/workspaces#rw", ], "modules-right": [ @@ -75,6 +76,5 @@ //"wireplumber", "pulseaudio#microphone", "custom/power", - ], - -}]
\ No newline at end of file + ], +}], |
